home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 83
/
(Vol 83) My Disc.iso
/
Games
/
drying.swf
/
scripts
/
DefineButton2_141
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2008-08-08
|
167b
|
7 lines
on(press){
_root.mcPlayer.holdnum = 3;
_root.mcPlayer._x = _root.mcCloth3._x;
_root.mcPlayer.state = "hold";
_root.mcPlayer.gotoAndStop("flhold");
}